home *** CD-ROM | disk | FTP | other *** search
/ Champak 130 / Vol 130.iso / games / restaura.swf / scripts / DefineButton2_161 / BUTTONCONDACTION on(release).as
Encoding:
Text File  |  2008-09-15  |  74 b   |  7 lines

  1. on(release){
  2.    tellTarget("led")
  3.    {
  4.       gotoAndStop(1);
  5.    }
  6. }
  7.